projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad35c03
)
(REG_ROOT): Don't use trailing backslash.
author
Geoff Voelker
<voelker@cs.washington.edu>
Sun, 21 Jan 1996 00:23:44 +0000
(
00:23
+0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Sun, 21 Jan 1996 00:23:44 +0000
(
00:23
+0000)
src/w32reg.c
patch
|
blob
|
history
diff --git
a/src/w32reg.c
b/src/w32reg.c
index dcb4ba297167d346694b07061587523d2285090a..9142fee5a40af42a6061aea6adf3ded90a3ba8b7 100644
(file)
--- a/
src/w32reg.c
+++ b/
src/w32reg.c
@@
-28,7
+28,7
@@
Boston, MA 02111-1307, USA. */
#include <stdio.h>
#include <string.h>
-#define REG_ROOT "S
OFTWARE\\GNU\\Emacs\\
"
+#define REG_ROOT "S
oftware\\GNU\\Emacs
"
LPBYTE
win32_get_string_resource (name, class, dwexptype)